Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use #import instead of @import #246

Merged
merged 2 commits into from
Nov 11, 2016
Merged

Use #import instead of @import #246

merged 2 commits into from
Nov 11, 2016

Conversation

rpitting
Copy link
Contributor

I had issues using the current version of Appriater, as it would have required me to set the CLANG_ENABLE_MODULES setting to YES, which resulted in conflicts with other imports of C classes.

As the source of Appirater is Objective-C anyways, and a CocoaPod should not have to require specific build settings of its target, I think using the old import notation is the better solution.

@arashpayan arashpayan merged commit ea37962 into arashpayan:master Nov 11, 2016
@arashpayan
Copy link
Owner

Excellent point. Thank you for the pull request.

@arashpayan
Copy link
Owner

Now published in version 2.1.2

msun pushed a commit to mindsnacks/appirater that referenced this pull request Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants